func runtime.usleep
11 uses
runtime (current package)
proc.go#L1104: usleep(1000)
proc.go#L1119: usleep(1000)
proc.go#L1122: usleep(1000)
proc.go#L1124: usleep(1000)
proc.go#L6120: usleep(delay)
proc.go#L6965: usleep(3)
signal_unix.go#L804: usleep(crashSleepMicros)
signal_unix.go#L818: usleep(watchdogTimeoutMicros)
signal_unix.go#L1035: usleep(1000)
stubs2.go#L21: func usleep(usec uint32)
stubs2.go#L25: usleep(usec)
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |